@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.w1400{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.header_top{width:100%; height: auto; overflow: hidden; margin:20px 0}
.h_logo{width:451px; height:auto; float: left; display: flex; align-items: center; margin-top:13px}
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.h_dianhua{float: right; background: url(../images/h_dian.png) no-repeat left center; padding-left: 40px;}
.h_dianhua span{color:#1b4cda; font-size: 16px; display: block}
.h_dianhua p{color:#000000; font-size:32px;   font-weight: bold;}




/* 导航栏 */
.header_nav{height:68px; width:100%;  z-index:999; background:#ededed; }
.header_dao{width:1070px; height: 68px; float: left}
.nav{width:100%; height:100%;  margin: 0px auto;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:12.5%}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#000000;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#000000; line-height:68px;  position: relative;}
.nav .sub{ display:none;left:50%; top:68px;  position:absolute;  line-height:26px; width:170px; transform: translate(-50%,0);   z-index: 999; background: #ddd; max-height:380px; overflow-y:auto;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:26px;padding:4px 0;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#1b4cda}
.nav .nLi:nth-child(1).active p{color: #fff; background: #1b4cda url(../images/icon.png) no-repeat 28px center}
.nav .nLi:nth-child(1):hover p{color: #fff; background: #1b4cda url(../images/icon.png) no-repeat 28px center}
.nav .nLi.active p{color: #fff; background: #1b4cda url(../images/icon.png) no-repeat 10px center}
.nav .nLi:hover p{color: #fff; background: #1b4cda url(../images/icon.png) no-repeat 10px center}
.hearder_yy{float: right; width: 130px; height: 68px; background: #456cde; position: relative; padding-left:28px;}
.hearder_yy p{color:#fff; font-size: 18px; background: url(../images/yy_icon.png) no-repeat left center; padding-left: 30px; line-height: 68px;}
.hearder_pp{width:100%; height: auto;overflow: hidden; background: #fff; position: absolute; top:68px; left:0; text-align: center; z-index:9; padding: 8px 0; display: none}
.hearder_pp a{width:100%; line-height: 30px; color:#333; font-size: 16px; display: block}
.hearder_yy:hover .hearder_pp{display: block}
.hearder_pp a:hover{color:#1b4cda}
.nav .nLi:nth-child(3) .sub{width:190px;}



/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .swiper-slide a{width:100%; height: auto; display: block}
.banner .swiper-slide a img{width:100%; display: block}
.banner .swiper-pagination{bottom:40px;}
.swiper-pagination-bullet{width:10px; height: 10px; background: #fff;}


/*热搜*/
.index_search{width:100%; height: auto; overflow: hidden;  border-bottom: 1px solid #e2e2e2; padding: 20px 0}
.index_search_left{width:54%; height: auto; float: left}
.index_search_left p{float: left; line-height: 50px; color:#333333; font-size: 16px;}
.index_search_hot{margin-left:60px;}
.index_search_hot a{color:#333333; font-size: 16px; float: left; margin-right: 10px; line-height: 50px}
.index_search_hot a:hover{color:#1b4cda}
.index_search_right{width:314px; height:50px; float: right; border: 2px solid #cfcfcf; border-radius: 35px}
.index_search_right p{width:70%; height: 100%; float: left; padding: 0 20px; position: relative}
.index_search_right p input{width:100%; height: 100%;  font-size:16px; color: #333333;  border: 0}
.s_submit{width:40px; height: 100%; float:right; background: url(../images/search.jpg) no-repeat center; border: 0; margin-right: 10px;}




/*解决方案*/
.index_fangan{width:100%; height: auto; overflow: hidden; margin: 40px 0 80px}
.index_fangan ul{width:100%; height: auto; overflow: hidden; padding-top:35px;}
.index_fangan ul li{width:292px; height: auto; float: left; margin-right: 10px; position: relative;  transition: all 0.4s ease-in-out;}
.index_fangan ul li:nth-child(4n){margin-right: 0}
.index_fangan ul li a{width:100%; height: auto; overflow: hidden; position: absolute; bottom:0; left:0; display: block;  transition: all 0.4s ease-in-out;}
.index_fangan ul li i{width:62px; height: 62px;  border-radius: 50%; margin: 0px auto; display: block; position: relative; z-index: 9}
.i1{background:#000000 url(../images/i1.png) no-repeat center}
.i2{background:#000000 url(../images/i2.png) no-repeat center}
.i3{background:#000000 url(../images/i3.png) no-repeat center}
.i4{background:#000000 url(../images/i4.png) no-repeat center}
.index_fangan ul li img{wwidth:100%; display: block}
.index_fangan ul li hr{width:76px; height: 2px; background: #fff; margin:15px auto; display: block; border: 0; display: none}
.index_fangan ul li p{color:#fff; font-size: 16px; line-height: 30px; display: none}
.index_fangan ul li h4{width:100%; height: 80px; background: #1b4cda; text-align: center; line-height:80px;  font-size: 16px; color:#fff; margin-top: -20px;}

.index_fangan ul li:hover a{padding:100px 30px 20px; background: rgba(0,0,0,0.6); height: 100%;  transition: all 0.4s ease-in-out;}
.index_fangan ul li:hover{margin-top: -35px; transition: all 0.4s ease-in-out; }
.index_fangan ul li:hover .i1{background:#1b4cda url(../images/i1.png) no-repeat center}
.index_fangan ul li:hover  .i2{background:#1b4cda url(../images/i2.png) no-repeat center}
.index_fangan ul li:hover  .i3{background:#1b4cda url(../images/i3.png) no-repeat center}
.index_fangan ul li:hover  .i4{background:#1b4cda url(../images/i4.png) no-repeat center}
.index_fangan ul li:hover  h4{margin-top: 0; background: none; line-height: 40px; height: 40px; font-size: 24px;}
.index_fangan ul li:hover p{display: block}
.index_fangan ul li:hover hr{display: block}






/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; }
.index_about_top{width:100%; height: auto; overflow: hidden; margin-top: 52px; background: #f7f7f7}
.about_top_left{width:673px; height: auto; float: left}
.about_top_left img{width:100%; height: auto; display: block}
.about_top_right{width:527px; float: right; padding: 120px 62px 0}
.about_top_right .ab_xx{color:#000000; font-size: 16px; line-height: 30px;}
.ab_more{width:146px; height: 42px; background: #1b4cda; border-radius: 25px; text-align: center; line-height: 42px; color: #fff; font-size: 16px; display: block; margin-top: 26px;}
.index_about_bottom{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding: 30px 20px}
.about_bottom_title{width:100%; height: auto; overflow: hidden; line-height: 50px;}
.about_bottom_title h4{color:#000000; font-size: 16px; background: url(../images/fc_icon.png) no-repeat left center; padding-left:60px; float: left}
.about_bottom_title hr{width:960px; height: 1px; background: #dfdfdf; float: left; margin-left: 10px; margin-top:25px;}
.about_bottom_title a{float: right; color:#000000; font-size: 16px; line-height: 50px;}
.about_bottom_title a:hover{color:#1b4cda}
.index_about_bottom .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_about_bottom .swiper-slide a{width:100%; height: auto; display: block}
.index_fcpic{width:100%; height: auto; overflow: hidden}
.index_fcpic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
  }
.index_about_bottom .swiper-slide a h4{width:100%; height:40px; font-size: 16px; text-align: center; line-height: 40px; color:#000000; margin-top: 5px;}
.ab_more:hover{background: #fac12c}
.index_about_bottom .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*产品展示*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat center; background-size: cover; padding: 56px 0 90px}
.slideGroup{ width:100%; margin-top: 50px;}
.slideGroup .parHd{width:264px; height: auto; background: #fff; padding-bottom: 10px; float: left}
.slideGroup .parHd h5{width:100%; height: 80px; background: #1b4cda; color:#fff; font-size: 24px; text-align: center; line-height: 80px;}
.slideGroup .parHd ul{width: 100%; height: auto;overflow: hidden}
.slideGroup .parHd ul li,.in_pro_more{width:100%; height:67px; border-bottom: 2px solid #f6f6f6; padding: 0 20px}
.slideGroup .parHd ul li a,.in_pro_more a{width:100%; height: 100%; background: url(../images/p_jts.png) no-repeat right center; display: block}
.slideGroup .parHd ul li a i,.in_pro_more i{width:16px; height: 16px; border: 3px solid #000; border-radius: 50%; float: left; margin-top:25px;}
.slideGroup .parHd ul li a span,.in_pro_more span{color:#000000; font-size: 18px; float: left; line-height: 66px; margin-left: 10px;}
.slideGroup .parHd ul li a span{font-size:17px; width:76%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.slideGroup .parHd ul li.on{background: #efefef}
.slideGroup .parHd ul li.on i{background: #1b4cda}
.in_product_dhs{width:90%; height: auto; background: #efefef; margin:10px auto; display: block; text-align: center; padding: 10px 0}
.in_product_dhs span{display: block; color:#000000; font-size: 16px; margin-top: 5px}
.in_product_dhs p{display: block; color:#000000; font-size:30px; }
.slideGroup_right{width:922px; height: auto; float: right}
.slideGroup_right_top{width:100%; height: auto; display: block}
.slideGroup_right_top img{width:100%; display: block}
.slideGroup .slideBox{ overflow:hidden; zoom:1; position: relative}
.in_pro_btn{position: absolute; bottom:52px; width:193px; height: 76px; background: #ececec; right:162px}
.slideGroup .sPrev,.slideGroup .sNext{width:68px; height: 100%; }
.slideGroup .sPrev{background: url(../images/p_left.png) no-repeat center; float: left}
.slideGroup .sNext{background: url(../images/p_right.png) no-repeat center; float: right}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.slideGroup .parBd{width:100%; height: auto; }
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{float:left; _display:inline; overflow:hidden; position: relative; width: 100%}
.index_pro_pic{width:668px; height: auto; overflow: hidden}
.index_pro_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_pro_xx{width:356px; height: 268px; position: absolute; top:60px; right:0; background: #1b4cda; padding: 50px 20px 0}
.index_pro_xx h4{width:100%; height: 30px; line-height: 30px; color:#fff; font-size: 26px; font-weight: bold; text-overflow: ellipsis; overflow: hidden;
	white-space: nowrap}
.index_pro_xx hr{width:30px; height: 1px; background: #fff; display: block; margin: 15px 0}
.index_pro_xx p{color:#fff; line-height:24px; font-size: 16px;}
.index_pro_xx span{color:#fff; line-height:24px; font-size: 16px; margin-top: 20px; display: block}
.in_pro_more:hover{background: #efefef}
.in_pro_more:hover i{background: #1b4cda}
.slideGroup .parBd ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*视频*/
.index_video{width:100%; height: auto; overflow:hidden; background: #f5f5f5; padding: 80px 0 105px}
.index_video .slideTxtBox{ width:100%;  margin-top: 50px; }
.index_video .slideTxtBox .hd{width:1200px; height: auto; overflow: hidden; margin: 0px auto;}
.index_video .slideTxtBox .hd ul{ float:left; }
.index_video .slideTxtBox .hd ul li{ float:left;  height: 44px; line-height: 44px; position: relative; padding: 0 25px; margin-right:38px;}
.index_video .slideTxtBox .hd ul li:after{content: ""; width: 28px; height: 2px; background: #1b4cda; position: absolute; top:50%; right:-34px; }
.index_video .slideTxtBox .hd ul li a{color: #000000; font-size: 18px;  display: block}
.index_video .slideTxtBox .hd ul li.on{background: #1b4cda; color:#fff; border-radius: 25px;}
.index_video .slideTxtBox .hd ul li.on a{color:#fff}
.v_more{float: right; color: #000000; font-size: 18px; line-height: 44px;}
.v_more:hover{color:#1b4cda}
.index_video .bd{width:100%; height: auto; overflow: hidden; margin-top: 50px; padding-left:19%}
.bd_li{width:100%; height: auto; overflow: hidden;}
.bd_li_left{width:39%; height: 544px; float: left; background: #fff; padding: 5% }
.bd_li_left h4{color:#000000; font-size: 30px; font-weight: bold; margin-bottom: 40px;}
.bd_li_left p{width:100%; height: auto; color:#333333; font-size: 16px; line-height: 30px;}
.bd_li_left span{width:163px; height: 55px; line-height: 55px; background: #1b4cda; border-radius:30px; text-align: center; display: block; color:#fff; 
	font-size: 16px; margin-top: 40px;}
.bd_li_right{width:61%; height: 544px; float: left;  position: relative }
.bd_li_tan{width:244px; height: 57px; line-height: 57px; background: #1b4cda; position: absolute; bottom:0; left:0; padding-left:36px;}
.bd_li_tan span{color:#fff; font-size: 18px; vertical-align:middle;}
.bd_li_tan img{ vertical-align:middle; margin-left: 10px;}
.bd_li_left span:hover{background: #fac12c}
.index_video .slideTxtBox .hd ul li:last-child:after{background:none}


/*案例*/
.index_case{width:100%; background:url(../images/case_bjs.jpg) no-repeat center; padding: 80px 0 140px; background-size: cover;}
.index_ctitle{width:100%; height: auto; overflow: hidden}
.index_ctitle h4{text-align:center; font-size: 40px; color: #fff;   text-align:center;  margin: 0px auto;}
.index_ctitle h4 span{color:#fff; font-size: 40px; }
.index_ctitle h4 i{width:10px; height: 10px; background: #fac12c; border-radius: 50%; vertical-align:middle;  display:inline-block; margin: 0 10px}
.index_ctitle h5{color:#fff; font-size: 20px; position: relative; margin:10px auto; display: table;line-height: 40px;}
.index_ctitle h5:after{content: ""; width: 46px; height: 2px; background: #fff; position: absolute; top:50%; right:-80px;  margin-top: -1px;}
.index_ctitle h5:before{content: ""; width: 46px; height: 2px; background: #fff; position: absolute; top:50%; left:-80px;  margin-top: -1px;}
.index_case_bottom{width:100%; height: auto; overflow: hidden; margin-top: 54px ; position: relative}
.index_case_bottom .swiper-slide{width:39%}
.index_case_bottom .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block; position: relative}
.index_case_pic{width:100%; height: auto; overflow: hidden}
.index_case_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_xx{width:100%; line-height:56px; height: 56px; background: #fff; opacity: 0; margin-top: 14px }
.index_case_xx h4{width:100%; height: 100%;  color:#1b4cda; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.index_case_bottom .swiper-slide-active .index_case_xx{opacity: 1}
.index_case_bottom .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_case_bottom .swiper-button-next,.index_case_bottom .swiper-button-prev{width:67px; height: 55px; top:auto;  margin-top: 0; bottom:0}
.index_case_bottom .swiper-button-next{background:#1b4cda url(../images/c_right.png) no-repeat center; right:25%}
.index_case_bottom .swiper-button-prev{background:#1b4cda url(../images/c_left.png) no-repeat center; left:25%}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; padding: 80px 0 60px; background: #f7f7f7}
.index_ntitle{width:100%; height: auto; overflow: hidden}
.index_ntitle h4{text-align:center; font-size: 40px; color: #000000;   text-align:center;  margin: 0px auto;}
.index_ntitle h4 span{color:#1b4cda; font-size: 40px; }
.index_ntitle h4 i{width:10px; height: 10px; background: #fac12c; border-radius: 50%; vertical-align:middle;  display:inline-block; margin: 0 10px}
.index_ntitle h5{color:#000000; font-size: 20px; position: relative; margin:10px auto; display: table;line-height: 40px;}
.index_ntitle h5:after{content: ""; width: 46px; height: 2px; background: #1b4cda; position: absolute; top:50%; right:-80px;  margin-top: -1px;}
.index_ntitle h5:before{content: ""; width: 46px; height: 2px; background: #1b4cda; position: absolute; top:50%; left:-80px;  margin-top: -1px;}
.index_news_nav{width:auto; display: table; margin: 18px auto 38px;}
.index_news_nav a{width:161px; height: 40px; float: left; border: 2px solid #dfdfdf; line-height: 40px; text-align: center; line-height: 40px;  color:#000000; font-size: 16px; margin: 0 5px}
.index_news_nav a:hover{background: #1b4cda; color:#fff}
.index_news_left{width:579px; height: auto; float: left}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic img{width:100%; display: block}
.index_news_bottom{width:100%;  height: auto; overflow: hidden; margin-top: 15px;}
.index_news_bottom dl{width:95px; float: left}
.index_news_bottom dl dt{color:#333333; font-size: 50px; font-weight:bold; line-height: 50px;}
.index_news_bottom dl dd{color:#333333; font-size:16px; line-height: 30px;}
.news_bottom_xx{width:480px; height: auto; float: right; background: url(../images/n_xss.png) no-repeat left center; padding-left: 20px;}
.news_bottom_xx h4{width:100%; height: 30px; line-height: 30px; color:#333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-bottom: 5px;}
.news_bottom_xx p{width:100%; height: 52px; line-height: 26px; color:#333; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_right{width:572px; height: auto; float: right}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:100%; height: auto; overflow: hidden; border: 1px solid #dfdfdf; padding:10px 4px; margin-bottom: 35px;}
.index_news_right ul li dl{width:114px; height: 100%; float: left; text-align: center; border-right:1px solid #dfdfdf}
.index_news_right ul li dl dt{color:#333333; font-size: 50px; font-weight:bold; line-height: 50px;}
.index_news_right ul li dl dd{color:#333333; font-size:16px; line-height: 30px;}
.news_right_xx{width:436px; height: auto; float: right}
.news_right_xx h4{width:100%; height: 30px; line-height: 30px; color:#333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-bottom: 5px;}
.news_right_xx p{width:100%; height: 52px; line-height: 26px; color:#333; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}

.index_news_left:hover .news_bottom_xx h4{color:#1b4cda}
.index_news_right ul li:hover .news_right_xx h4,.index_news_right ul li:hover .news_right_xx p{color:#1b4cda}




/*底部*/
.footer{width:100%; height:auto;  background:#142038; padding:75px 0 30px; overflow: hidden}
.footer_left{width:400px; height: auto; float: left}
.footer_nav{width:100%; height: auto; overflow: hidden; border-top:2px solid #fff; border-bottom:2px solid #fff; padding:26px 0}
.footer_nav a{display: block; color:#ffffff; font-size: 14px;  float: left; line-height: 30px; width: 33.33%}
.footer_dhs{width:100%; height: auto; overflow: hidden; background: url(../images/f_dhs.png) no-repeat left center; padding-left: 30px; margin-top: 10px}
.footer_dhs p{color:#ffffff; font-size: 22px; font-weight: bold; }
.footr_dizhi{width: 424px; height: auto; overflow: hidden; float: left; margin-left: 134px; position: relative; padding-top: 26px}
.footr_dizhi dl{width:100%; height: auto; overflow: hidden; padding-left: 30px; margin-bottom: 20px}
.footr_dizhi dl dt{color:#fff; font-size: 14px;}
.footr_dizhi dl dd,.footr_dizhi dl dd a{color:#fff; font-size: 14px; line-height: 30px;}
.f_dizhi{background: url(../images/f_dz.png) no-repeat left center;}
.f_yx{background: url(../images/f_yx.png) no-repeat left center;}
.footr_dizhi:after{content: ""; width:300px; height:2px; background: #fff; position: absolute; top:0; left:0  }
.footer_ma{width:auto; float: right; margin-top: 34px;}
.footer_ma dl{width:100px; height: auto; float: left; margin-left:14px;}
.footer_ma dl dt{width:100%; height: auto;overflow: hidden}
.footer_ma dl dt img{width:100%; display: block}
.footer_ma dl dd{width:100%; height: 40px; line-height: 40px; color: #fff; font-size:14px; text-align: center}
.copy{clear:both;width:100%;height:auto; position: relative; background: #000a1d;  overflow: hidden; line-height:65px; border-top:1px solid rgba(255,255,255,0.1)}
.copy_tab{display: table; margin: 0px auto;}
.copy_l{font-size:14px; color:#fff; height: 100%; width:auto; padding-left: 30px }
.copy_l a{color:#fff; font-size: 14px;}
.copy_l a:hover{color:#1b518a!important}
.footer_zhichi{width:100%; height:auto;  margin: 0px auto; padding-left: 30px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; height: 100%; line-height:50px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:15px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:15px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.index_link{width:100%; height: auto; overflow: hidden;  padding: 12px 0; background: #f3f3f3}
.index_link p{float: left; color:#333333; font-size:20px; }
.index_link p span{color:#333333; font-size:20px;}
.index_link_xx{margin-left:185px;}
.index_link_xx a{color:#333; font-size:16px; margin-right: 20px; line-height:30px}
.index_link_xx a:hover{color:#1a9185}


/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#1b4cda;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:auto;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}







/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #0a44b9 ; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #0a44b9 ; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 15px; color: #000;display: block;  height:50px;line-height: 50px;position: relative; }
.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 16px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#0a44b9 ; font-size: 16px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#0a44b9 }
.ny_left_nav ul li:hover a.inactive{color:#0a44b9 }
.ny_left_nav ul li ul li:hover a{color:#0a44b9 }
.ny_left_nav ul li .inactives{color:#0a44b9 }
.ny_left_nav ul li ul li:hover a{color:#0a44b9 }
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; }
.ny_about_info p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#0a44b9 }
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #0a44b9 ;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #0a44b9 ;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#0a44b9 }
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}


.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 20px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #0a44b9 ; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size: 18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 20px;}
.inside_banner{ height: 400px; padding-top:180px }


.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center bottom;}
.video_ban{background: url(../images/video_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}

.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p{ text-align: center; font-size: 16px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: #fff;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height: 90px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:22px; background: #0a44b9 ; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #0a44b9 ;}
.honor_list li:hover .gallery-title{ background: #0a44b9 ; color: #fff;}

/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #0a44b9 ; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #0a44b9 ; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #0a44b9 ;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 29px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:40px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top:15px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#0a44b9 }
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}
.ny_pro_li{width:100%; height:auto; overflow:hidden}
.ny_pro_li li{width:23.5%; height:180px; border: 1px solid #bfbfbf; border-radius: 8px; display: block; padding-top: 30px; transition: all 0.4s ease-in-out; margin-right:2%; margin-bottom:20px; float:left;}
.ny_pro_li li:nth-child(4n){margin-right:0}
.in_cp_icon{width:100%; height:80px; display: flex; align-items: center; margin-bottom: 8px}
.in_cp_icon img{max-width: 100%; align-items: center; margin: 0px auto;}
.ny_pro_li li h4{width:100%; height: 40px; text-align: center; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.ny_pro_li li:hover{border: 1px solid #0a44b9 ;  padding-top:20px; transition: all 0.4s ease-in-out;}




/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.inside_title_1{ overflow: hidden; text-align:center; margin-bottom: 22px;}
.inside_title_1 p{ font-size: 26px; font-weight:bold;color: #333; line-height: 1.8;}
.inside_title_1 p span{ color: #243587}
.inside_title_1 em{ display: block; text-align: center; font-size: 15px; color: #666;}
.inex_news_main1{ overflow: hidden;}
.inex_news_main1 li{ width: 48%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main1 li:nth-child(2n){ float:right;}
.inex_news_main1 li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main1 li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main1 li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main1 li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main1 li p a:hover{ color: #243587}
.inex_news_main1 li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main1 li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}

/* 内页通用产品推荐 */
.inside_pro{margin-top: 30px; margin-bottom:40px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}




@media screen and (max-width:1680px){
	.index_video .bd{padding-left:14%}

}

@media screen and (max-width:1500px){
	.index_video .bd{padding-left:8%}

}


@media screen and (max-width:1440px){
	.index_video .bd{padding-left:8%}

}